home *** CD-ROM | disk | FTP | other *** search
- Path: netnews.ntu.edu.tw!jcwang
- From: jcwang@csie.ntu.edu.tw (John C. Wang)
- Newsgroups: comp.lang.c++
- Subject: Re: UNIX sockets and TCP
- Date: 15 Jan 1996 02:39:21 GMT
- Organization: National Taiwan University
- Message-ID: <4dceop$93p@netnews.ntu.edu.tw>
- References: <30F1C62A.4B936128@xmission.com> <JARNOT.96Jan12124834@box10.dstar.iddis.com>
- NNTP-Posting-Host: jcwang@ntucsl.csie.ntu.edu.tw
- X-Newsreader: TIN [version 1.2 PL2]
-
- Kevin J. Jarnot (jarnot@iddis.com) ┤ú¿∞:
- : Jeff> Can someone help me out on how to program UNIX sockets and
- : Jeff> TCP calls, so that I can write c++ programs that can
- : Jeff> interface with ftp sites and www sites and telnet sites???
- : Sockets and TCP/IP are far too complex to discuss in a single Usenet posting.
- : I suggest that you grab yourself a copy of Richard Steven's "Unix Network
- : Programming". Great book.
-
- And if you need a quick and clean solution, use UniBase. It encapsulates
- socket calls inside an iostream wrapper. It comes with several sample
- servers and clients, and it's free!
-
- --
- John Chia-chin Wang, author of UniBase,
- The Solution to YOUR Network Programming Troubles
-
- Come to download your copy now!
- http://bbs.csie.ntu.edu.tw/~jcwang/unibase/index.cgi
-